home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Meeting Pearls 1
/
Meeting Pearls Vol 1 (1994).iso
/
amok98-106
/
amok105
/
kalender
/
history
< prev
next >
Wrap
Text File
|
1994-01-15
|
3KB
|
66 lines
3.00 : will come in '94 (i hope so) - with MUI GUI :)
(thanx to Stefan Stuntz for MUI)
- other idears are: line-definitions, flags, new special features
2.2 : - Adding new genial Kalender.info icon from Christian "Kochtopf" Scholz
- Using Utility.library routines Date2Amiga/Amiga2Date instead of
own routines (shorts the binary by 288 bytes)
- Leap-year bug (all 400 years) removed (found by kai bolay)
- Better gregorian calendar with fix from N. Heis (all 3200 years
no leap-year occurs).
Now the length of one year is 365.2421875 instead of the real
365.2422 days (so first error will appear in 8000 :-)
- Supporting local.library (only the texts of weekdays and months in
this version - dateformat etc. will follow in a later version)
2.1 : Cleaning up all to make a good distribution (18.12.1993)
- %o,%w format feature added
- little bug removed (%w,%n,%e - outputs the false data, if a year
is set)
- if file in the path is not found - the actual dir will be searched
but the file will be saved in the specified path!!!
- KNOWN BUGS:
recursivly calls of DATE1,LINE,STATUS will *not* be found!
2.00 : optimizing all routines
renaming cli parameters
adding GUI (sorry only output!)
adding mark, date1, date2, status, line commands
adding status saving
14.09.1993 - first ALPHA release (for a friend)
15.09.1993 - second ALPHA release
adding NODATA feature, file not found error (inspired by "PickUp")
calculating with screen font-ySize for window-titelbar ("Skull")
07.11.1993 - third ALPHA release
now calculating with screen default text font too :)
other little bugs removed
09.11.1993 - fourth ALPHA release
06.12.1993 - some bugs removed
- virtual screen bug found by "Skull"
- ReadFile bug removed
- new line limit set to 173
- two date files included (taken from Unix)
11.12.1993 - bug removed
- now using the actual year if no year is specified
(found by Stefan Mahnke)
- bug found (not removed!) formating for %o/%w needed!
(by Stefan Mahnke)
- added poor english document
1.82 : little bug removed
return value warn added - if no output on option -c
(inspired by "Skull")
1.81 : today/tomorow colors added
1.80 : %t, -f, -t, -c added (inspired by "Skull")
1.7 : first real functional version
1.0 - 1.6 : experience versions:
- tests on date-routines
- module conception
- optimation of date-routines
- outfinding of wanted things